home *** CD-ROM | disk | FTP | other *** search
/ Programmer Plus 2007 / Programmer-Plus-2007.iso / Programming / Report Writers / Crystal Repot 9.0 Full CD version / Setup.exe / Windows / System32 / HTMLRE90.DLL / HTML / 11020 < prev    next >
Encoding:
Text File  |  2002-07-05  |  3.9 KB  |  125 lines

  1. <HTML>
  2.  
  3. <HEAD>
  4.   <LINK REL="stylesheet" TYPE="text/css" HREF="%3css/default.css">
  5. </HEAD>
  6.  
  7. <script language="javascript">
  8. function searchObj()
  9. {
  10.     url = "%7";
  11.     url += "&cmd=%8";
  12.  
  13.     window.parent.location = url;
  14. }
  15.  
  16. function cancelSearch()
  17. {
  18.     url = "%7";
  19.  
  20.     window.parent.location = url;
  21. }
  22.  
  23. function selectAll()
  24. {
  25.    if (window.parent.frames['content_frame'].document.forms.form1 != null)
  26.         window.parent.frames['content_frame'].selectAll();
  27.    else
  28.         return;
  29. }
  30.  
  31. function deselectAll()
  32. {
  33.    if (window.parent.frames['content_frame'].document.forms.form1 != null)
  34.         window.parent.frames['content_frame'].deselectAll();
  35.    else
  36.         return;
  37. }
  38.  
  39. function moveSelected()
  40. {
  41.    if (window.parent.frames['content_frame'].document.forms.form1 != null)
  42.         window.parent.frames['content_frame'].moveSelected();
  43.    else
  44.         return;
  45. }
  46.  
  47. function deleteSelected()
  48. {
  49.     if (window.parent.frames['content_frame'].document.forms.form1 != null)
  50.         window.parent.frames['content_frame'].deleteSelected();
  51.     else
  52.         return;
  53. }
  54.  
  55. function real_refresh()
  56. {
  57.  
  58.     if (window.parent.frames['content_frame'].document.forms.formsearch != null)
  59.         window.parent.frames['content_frame'].DoRefresh();
  60.     else
  61.     {
  62.         url = "%6";
  63.         window.parent.location = url;
  64.     }
  65. }
  66.  
  67. </script>
  68.  
  69. <BODY CLASS="header" TOPMARGIN="0" MARGINHEIGHT="0" LEFTMARGIN="5" MARGINWIDTH="5">
  70.  
  71. <DIV ID="tooltip" STYLE="position:absolute;visibility:hidden;z-index:99;"></DIV>
  72.  
  73. <SCRIPT SRC="%4js/helps.js"></SCRIPT>
  74. <SCRIPT SRC="%5js/tips.js"></SCRIPT>
  75.  
  76. <TABLE CELLSPACING="2" cellpadding=0 BORDER="0" WIDTH="100%">
  77.   <TR><TD CLASS="header"><a class="header" target="_parent" href="%2">Home</a> <span class="clsPathSeparator"> > </span> 
  78.   <TD class="header" ALIGN="RIGHT">  
  79.     <table border=0 cellpadding=0>
  80.     <tr valign=center>
  81.         <td class="clsButton" align=middle nowrap>
  82.         <div class="clsButton"><a target="_parent" href="%1"  onMouseOver="St(10);window.status='';return true;" onMouseOut="Ht()">New Report...</a></div>
  83.         </td>
  84.         <td class="clsButton" align=middle nowrap>
  85.         <div class="clsButton"><a href="javascript:moveSelected()"  onMouseOver="St(22);window.status='';return true;" onMouseOut="Ht()">Copy/Move/Shortcut...</a></div>
  86.         </td>
  87.         <td class="clsButton" align=middle nowrap>
  88.         <div class="clsButton"><a target="_parent" href="%12"  onMouseOver="St(201);window.status='';return true;" onMouseOut="Ht()">Processing Settings...</a></div>
  89.         </td>
  90.         <td class="clsButton" align=middle nowrap>
  91.         <div class="clsButton"><a target="_parent" href="%13"  onMouseOver="St(10);window.status='';return true;" onMouseOut="Ht()">Repository Settings...</a></div>
  92.         </td>
  93.         <td class="clsButton" align=middle nowrap>
  94.         <div class="clsButton"><a href="javascript:deleteSelected();"  onMouseOver="St(12);window.status='';return true;" onMouseOut="Ht()">Delete</a></div>
  95.         </td>        
  96.     </tr>
  97.     </table>
  98.   </TD>
  99.   </TR>
  100.   <TR><TD CLASS="header" valign="top"><span class="headerTitle">Objects</span></TD>
  101.   <TD class="header" ALIGN="RIGHT">
  102.           <table border=0 cellpadding=0>
  103.         <tr valign=center>
  104.             <td class="clsButton" align=middle nowrap>
  105.             <div class="clsButton"><a href="javascript:%9();"  onMouseOver="StText('%11');window.status='';return true;" onMouseOut="Ht()">%10</a></div>
  106.             </td>
  107.             <td class="clsButton" align=middle nowrap>
  108.             <div class="clsButton"><a href="javascript:selectAll();"  onMouseOver="St(13);window.status='';return true;" onMouseOut="Ht()">Select All</a></div>
  109.             </td>
  110.             <td class="clsButton" align=middle nowrap>
  111.             <div class="clsButton"><a href="javascript:deselectAll();"  onMouseOver="St(14);window.status='';return true;" onMouseOut="Ht()">Clear All</a></div>
  112.             </td>
  113.             <td class="clsButton" align=middle nowrap>
  114.             <div class="clsButton"><a href="javascript:real_refresh();"> Refresh </a></div>
  115.             </td>
  116.         </tr>
  117.         </table>
  118.     </td>    
  119.   <tr>    
  120. </TABLE>
  121.  
  122. </BODY>
  123.  
  124. </HTML>
  125.